Skip to main content
PUT
[Autenticado] Atualizar um grupo

Autorizações

Authorization
string
header
obrigatório

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Parâmetros de caminho

groupId
string<uuid>
obrigatório

Corpo

application/json
name
string | null
description
string | null
rawDescription
string | null
isPrivate
boolean
icon
string | null
coverUrl
string | null
addNewUsers
boolean
spaceId
string<uuid> | null
onlyModeratorsCanPost
boolean
noAccessRedirectUrl
string | null
hasFeed
boolean
hasChat
boolean
allowedBadges
string<uuid>[] | null
hasEvents
boolean
showPostsInFeed
boolean
removeMembersWithoutBadges
boolean
isSecret
boolean

Resposta

200

OK